home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / INETSRV / SCRIPTS / SAMPLES / SAMPLE2.IDC < prev    next >
Encoding:
Text File  |  1996-07-31  |  157 b   |  7 lines

  1. Datasource: Web SQL
  2. Username: sa
  3. Template: sample.htx
  4. SQLStatement:
  5. +SELECT au_lname, ytd_sales 
  6. + from pubs.dbo.titleview 
  7. + where ytd_sales > %sales%